[INFO] fetching crate tokmd-scan 1.8.1...
[INFO] testing tokmd-scan-1.8.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tokmd-scan 1.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tokmd-scan 1.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokmd-scan 1.8.1
[INFO] tweaked toml for crates.io crate tokmd-scan 1.8.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokmd-scan 1.8.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokmd-scan 1.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded tokmd-settings v1.8.1
[INFO] [stderr]   Downloaded tokmd-module-key v1.8.1
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded tokmd-model v1.8.1
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded table_formatter v0.6.1
[INFO] [stderr]   Downloaded tokei v14.0.0
[INFO] [stderr]   Downloaded tokmd-types v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee46e1aadc8b383b81c0da4aae2cb4b2324da949fe25a5b9aa17d89fb8747fc4
[INFO] running `Command { std: "docker" "start" "-a" "ee46e1aadc8b383b81c0da4aae2cb4b2324da949fe25a5b9aa17d89fb8747fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee46e1aadc8b383b81c0da4aae2cb4b2324da949fe25a5b9aa17d89fb8747fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee46e1aadc8b383b81c0da4aae2cb4b2324da949fe25a5b9aa17d89fb8747fc4", kill_on_drop: false }`
[INFO] [stdout] ee46e1aadc8b383b81c0da4aae2cb4b2324da949fe25a5b9aa17d89fb8747fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 936a4c4fd5c8496d569ff3ae84c2f8756d0f6c22e4b77ff8012c3a09a6e01da2
[INFO] running `Command { std: "docker" "start" "-a" "936a4c4fd5c8496d569ff3ae84c2f8756d0f6c22e4b77ff8012c3a09a6e01da2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling clap-cargo v0.18.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tokmd-types v1.8.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokmd-settings v1.8.1
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling tokmd-scan v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "936a4c4fd5c8496d569ff3ae84c2f8756d0f6c22e4b77ff8012c3a09a6e01da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936a4c4fd5c8496d569ff3ae84c2f8756d0f6c22e4b77ff8012c3a09a6e01da2", kill_on_drop: false }`
[INFO] [stdout] 936a4c4fd5c8496d569ff3ae84c2f8756d0f6c22e4b77ff8012c3a09a6e01da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d48d15b53e067d394b7fa80c257c59bc401c642c407023add96e1e1f5fa289
[INFO] running `Command { std: "docker" "start" "-a" "26d48d15b53e067d394b7fa80c257c59bc401c642c407023add96e1e1f5fa289", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tokmd-module-key v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling tokmd-model v1.8.1
[INFO] [stderr]    Compiling tokmd-scan v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.91s
[INFO] running `Command { std: "docker" "inspect" "26d48d15b53e067d394b7fa80c257c59bc401c642c407023add96e1e1f5fa289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d48d15b53e067d394b7fa80c257c59bc401c642c407023add96e1e1f5fa289", kill_on_drop: false }`
[INFO] [stdout] 26d48d15b53e067d394b7fa80c257c59bc401c642c407023add96e1e1f5fa289
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12f66b400ddc1ceb39070bdcdf272df9bcf2e0bd510616b9ac82d4b1bb8d0626
[INFO] running `Command { std: "docker" "start" "-a" "12f66b400ddc1ceb39070bdcdf272df9bcf2e0bd510616b9ac82d4b1bb8d0626", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokmd_scan-4d25bed3de678b9d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::scan_with_excluded_patterns ... ok
[INFO] [stdout] test tests::scan_with_all_flags_combined ... ok
[INFO] [stdout] test tests::scan_with_config_mode_none ... ok
[INFO] [stdout] test tests::scan_with_hidden_flag ... ok
[INFO] [stdout] test tests::scan_returns_code_stats ... ok
[INFO] [stdout] test tests::scan_with_nonexistent_path_returns_error ... ok
[INFO] [stdout] test tests::scan_with_individual_no_ignore_flags ... ok
[INFO] [stdout] test tests::scan_finds_rust_files ... ok
[INFO] [stdout] test tests::scan_with_treat_doc_strings_as_comments ... ok
[INFO] [stderr]      Running tests/bdd.rs (/opt/rustwide/target/debug/deps/bdd-480f2eb7e136505d)
[INFO] [stdout] test tests::scan_with_no_ignore_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test given_exclusion_matching_all_files_when_scanned_then_result_empty ... ok
[INFO] [stdout] test given_empty_directory_when_scanned_then_result_is_empty ... ok
[INFO] [stdout] test given_mixed_valid_and_invalid_paths_when_scanned_then_error_returned ... ok
[INFO] [stdout] test given_large_rust_file_when_scanned_then_all_lines_counted ... ok
[INFO] [stdout] test given_config_mode_none_when_scanned_then_succeeds ... ok
[INFO] [stdout] test given_exclusion_not_matching_when_scanned_then_files_still_counted ... ok
[INFO] [stdout] test given_hidden_flag_when_scanned_then_hidden_files_included ... ok
[INFO] [stdout] test given_nonexistent_path_when_scanned_then_error_returned ... ok
[INFO] [stdout] test given_mixed_code_and_comments_when_scanned_then_both_counted_separately ... ok
[INFO] [stdout] test given_config_mode_auto_when_scanned_then_succeeds ... ok
[INFO] [stdout] test given_nested_structure_when_scanned_then_all_files_found ... ok
[INFO] [stdout] test given_multiple_exclusion_patterns_when_scanned_then_all_patterns_applied ... ok
[INFO] [stdout] test given_rust_source_when_scanned_then_code_lines_positive ... ok
[INFO] [stdout] test given_multiple_languages_when_scanned_then_all_detected ... ok
[INFO] [stdout] test given_only_blank_lines_file_when_scanned_then_zero_code_lines ... ok
[INFO] [stdout] test given_only_comments_file_when_scanned_then_zero_code_lines ... ok
[INFO] [stdout] test given_single_line_file_when_scanned_then_one_code_line ... ok
[INFO] [stdout] test given_rust_source_when_scanned_then_rust_language_detected ... ok
[INFO] [stdout] test given_temp_rust_file_when_scanned_then_detected ... ok
[INFO] [stdout] test given_subdirectory_exclusion_when_scanned_then_subdir_skipped ... ok
[INFO] [stdout] test given_same_input_when_scanned_twice_then_results_identical ... ok
[INFO] [stdout] test given_two_temp_dirs_when_scanned_then_results_merged ... ok
[INFO] [stdout] test given_treat_doc_strings_flag_when_scanned_then_doc_comments_counted_as_comments ... ok
[INFO] [stderr]      Running tests/bdd_expanded.rs (/opt/rustwide/target/debug/deps/bdd_expanded-af81480b9a7cf626)
[INFO] [stdout] test given_no_ignore_vcs_flag_when_scanned_then_gitignored_files_included ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test given_dir_with_only_unknown_extensions_when_scanned_then_no_known_languages ... ok
[INFO] [stdout] test given_empty_nested_dirs_when_scanned_then_result_is_empty ... ok
[INFO] [stdout] test given_multi_file_scan_then_total_code_is_sum_of_report_stats ... ok
[INFO] [stdout] test given_exclude_pattern_with_nested_match_when_scanned_then_nested_excluded ... ok
[INFO] [stdout] test given_same_temp_tree_when_scanned_twice_then_code_counts_identical ... ok
[INFO] [stdout] test given_scan_results_then_every_detected_language_has_positive_code ... ok
[INFO] [stdout] test given_scan_results_then_file_report_paths_exist_on_disk ... ok
[INFO] [stdout] test given_multi_language_tree_when_scanned_twice_then_language_keys_identical ... ok
[INFO] [stdout] test given_scan_results_then_lines_equals_code_plus_comments_plus_blanks ... ok
[INFO] [stdout] test given_scan_results_then_report_file_count_matches_reports_vec_len ... ok
[INFO] [stdout] test given_html_with_embedded_css_when_scanned_then_children_present ... ok
[INFO] [stdout] test given_html_with_embedded_js_when_scanned_then_children_map_populated ... ok
[INFO] [stdout] test given_workspace_root_when_scanned_then_code_lines_are_positive has been running for over 60 seconds
[INFO] [stdout] test given_workspace_root_when_scanned_then_multiple_languages_detected has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "12f66b400ddc1ceb39070bdcdf272df9bcf2e0bd510616b9ac82d4b1bb8d0626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f66b400ddc1ceb39070bdcdf272df9bcf2e0bd510616b9ac82d4b1bb8d0626", kill_on_drop: false }`
[INFO] [stdout] 12f66b400ddc1ceb39070bdcdf272df9bcf2e0bd510616b9ac82d4b1bb8d0626
